Firebase SDK for Vertex AI Quickstart
Introduction
This is a sample app for the preview version of the Firebase Vertex AI SDK. This will not run if you don't have access to the preview.
Getting Started
- Create your project on the Firebase Console.
- Enable Gemini in the console.
- Create a ReCAPTCHA Enterprise key in the same project.
- Enable App Check in the Firebase console with the ReCAPTCHA Enterprise site key you created.
- Copy your Firebase project config and your ReCAPTCHA Enterprise site key into the appropriate places in
config.ts
in this directory. - In this directory, run
npm install
- In this directory, run
npm run dev
License
© Google, 2024. Licensed under an Apache-2 license.